home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDPrintAccy.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  508 b   |  17 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {xPrintMirrorAction = id; yPrintMirrorAction = id; }; 
  5.             CLASS = DKDPrintAccy; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "_printAccyView" = NSView; 
  9.                 "_xPrintMirrorButton" = NSButton; 
  10.                 "_yPrintMirrorButton" = NSButton; 
  11.             }; 
  12.             SUPERCLASS = NSView; 
  13.         }, 
  14.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  15.     ); 
  16.     IBVersion = 1; 
  17. }